home *** CD-ROM | disk | FTP | other *** search
- /******************** DO NOT EDIT THIS FILE ******************************/
-
- /**************************************************************************
- *
- * zfsymbol.h
- *
- * Counter offsets definition file for Zetafax Server.
- *
- * This file is used by the ZFCTRS.DLL and the ZFAXPERF.INI file
- * that is used by LODCTR to load the counternames & helptext into the registry.
- *
- * History:
- *
- * 25-Jun-98 MWR Created.
- *
- ****************************************************************************/
-
- #define COUNTEROFFSETS 0
- #define ZFSERVEROBJ 2
- #define DEVSENDFAIL 4
- #define FAXFORPREP 6
- #define FAXPREPING 8
- #define FAXRETRY 10
- #define FAXFORSEND 12
- #define FAXSEND 14
- #define DEVSENDOK 16
- #define FAXHELD 18
- #define DEVSENDTOT 20
- #define DEVRECOK 22
- #define DEVRECFAIL 24
- #define DEVRECTOT 26
- #define DEVTOTAL 28
- #define DZFSERVEROBJ 30
- #define CONNECTFAILS 32
- #define SENDFAILS 34
- #define SENTOK 36
- #define TOTALATTEMPTS 38
- #define CONNECTFAILSPC 40
- #define SENDFAILSPC 42
- #define SENTOKPC 44
- #define ZFLINKOBJ 46
- #define SUBMITTED 48
- #define RECEIVED 50
- #define ACKNOWLEDGED 52
- #define UNACKNOWLEDGED 54
- #define LCRSENTOK 56
- #define FAILTIMEOUT 58
- #define FAILREJECTED 60
- #define FAILOTHERSERVER 62
- #define FAILDEVICE 64
-